home *** CD-ROM | disk | FTP | other *** search
/ Foreland January 1997 / Foreland January 1997.iso / dicegame.dir / 00040.ls < prev    next >
Encoding:
Text File  |  1996-12-26  |  119 b   |  10 lines

  1. on enterFrame
  2.   set the visible of sprite 41 to 0
  3. end
  4.  
  5. on exitFrame
  6.   hiliteButtons()
  7.   checkBar()
  8.   go(the frame)
  9. end
  10.